runtime.fixalloc.stat (field)
3 uses
runtime (current package)
mfixalloc.go#L36: stat *sysMemStat
mfixalloc.go#L69: f.stat = stat
mfixalloc.go#L89: f.chunk = uintptr(persistentalloc(uintptr(f.nalloc), 0, f.stat))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)